home *** CD-ROM | disk | FTP | other *** search
/ Chip: Internet / Chip Internet.iso / viewer / gv / readme.eng < prev    next >
Text File  |  1992-09-22  |  16KB  |  376 lines

  1. <<GV>>  ver. 0.58x or ver.0.57
  2. Author:  Tamotsu Tobita
  3.          NIFTY:PBC02026 TOBITA
  4.          JUNET:tobita@rigi.tis.toshiba.co.jp
  5.          NIKKEIMIX : tobita
  6. Copyright (c) 1992 by Tamotsu Tobita. All rights reserved.
  7.  
  8. Translation of the document: Masafumi Matsuda
  9.          NIFTY:PAG01265  (FQLD)
  10.          PCVAN:BQJ68494  (QLD-SIG)
  11.          CompuServe:74060,1265
  12.  
  13. This utility is a viewer of graphic files under the operation of MS Windows.
  14. You will find this very useful especially when you use a high resolution 
  15. display.
  16.  
  17. GV057.ZIP contains GV057.EXE, README.JPN and README.ENG.  README.JPN is the
  18. original documentation written by Japanese.  If you have a DOS/V by IBM or
  19. a Toshiba T series personal computer with "JSYS", you can display README.JPN
  20. properly.
  21.  
  22. You may change the name GV057.exe to GV.exe in your personal use.
  23. Since "GV.exe" is a kind of common name, please identify this program by
  24. the icon.  Please take care not to erase any previous 'GV.exe' file, if
  25. exists. (GV could be short for 'Gazou Vi (Beautifulness of the pictures)'.)
  26.  
  27. >Features
  28.  1. A graphic file viewer on Windows
  29.  2. This program changes palettes, when viewing 16 color data file, on VGA
  30.     (IBM-PC compatible) or on PC9801 by option.
  31.  3. Graphic formats include most prevalent graphic formats used in Japanese
  32.     computer networks, including GIF and JPEG format. And more in the near 
  33.     future (^_^;).
  34.  4. Comments added to graphics are also shown.
  35.  
  36. Among them, #2 enable you to enjoy real colors, even if you are using fixed 
  37. palette environment like VGA or PC9801. (You know that under usual 
  38. circumstances, 16 color palettes are fixed in Windows. However this program
  39. changes the palette.)
  40.  
  41. >CPU
  42.  This program was compiled by Borland C++ using PC9801.
  43.  The operation was confirmed by the following computers:
  44.   IBM-PC compatible with VGA, SVGA
  45.   PC-9801RA2
  46.   J-3100 SGT Windows ver.3.0
  47.   PC-H98
  48.   PS/55Z XGA
  49.   FM TOWNS model SF
  50.  
  51. >How to use
  52. ( GV for GV057.exe )
  53.  GV [<CPU opt.> | /FP | /PG <Pager> | /UC | /EXT=<TYPE> | /JFAST] [<DataFile>]
  54.     <CPU opt.>:
  55.         { /98 | /98N | /98E | /98E0 | /98EA | /GA | /VGA }
  56.     <TYPE>:
  57.         { MAG | MKI | Q4 | JPG | GIF | XBM | X | BMP | ALL }
  58.  
  59. Please start this program from Windows. You may select options from the 
  60. menu given by this program later. Also you may start this program associated
  61. with the graphic file by giving the name of <DataFile>.
  62.  
  63. >Graphic formats
  64.  1. MAG: MAKI02 format developed by Maki-chan NET
  65.  2. MAKI: MAKI01A, MAKI01B format developed by Maki-chan NET
  66.  3. Q4: Q4 format developed on PCVAN and NIFTY by the QLD-group
  67.  4. JPEG: JFIF format by JPEG
  68.  5. GIF: GIF format developed on CompuServe.
  69.  6. XBM: Bit map format used in X Windows
  70.  7. X: Modifed XBM format developed by JUNET
  71.  8. BMP: Bit map format used in MS Windows
  72.  9. Automatic mode: Identifying the format by the suffix shown above
  73.  
  74.  Details of the display of the formats
  75.  MAG
  76.   Partial pictures are displayed as follows:
  77.   1) When no pictures are shown before the partial picture, it is shown
  78.      normally.
  79.   2) When the number of planes of the color is different from that of
  80.      the picture shown before, it is shown normally.
  81.   3) When the specified position is out of the range of the picture shown before,
  82.      it is shown at the position where normally displayed.
  83.   4) Otherwise, the partial picture data is displayed at the specified position
  84.      on the previous picture as a mixed graphics.
  85.  
  86.  Q4
  87.   BAT file included in the Q4 graphic data is neglected.
  88.  
  89.  JPEG
  90.   JFIF data format is displayed. 
  91.  
  92.     This software is based in part on the work of the Independent JPEG Group.
  93.  
  94.   The following modes are optional:
  95.   1) Color reduction mode (1PASS/2PASS)
  96.   2) Dithering (on/off)
  97.   3) Number of reduced color (256/16)
  98.   4) CPU (386 or more/ less)
  99.  
  100.  GIF
  101.   GIF87a and GIF89a(one file one graphic only) formats are displayed. 
  102.   Basically GIF87a is the format that this program supports.
  103.  
  104.     The  Graphics  Interchange  Format(c)  is  the Copyright property of
  105.     CompuServe  Incorporated.  GIF(sm)  is  a  Service  Mark property of
  106.     CompuServe Incorporated.                                            
  107.  
  108.  BMP
  109.   Depend on the window versions, the color shown might be different. (For
  110.   example, NEC Windows and EPSON Windows even used on the same computer,
  111.   give you different results.)
  112.   This program didn't correct these differences.
  113.  
  114. >Other features
  115.  Basically this program is only used to show the graphic data. This program 
  116.  doesn't support the picture format conversion.  Besides this program can
  117.  do more on graphics displayed.
  118.  1) Copy/Paste with Clipboard (DIB,Bitmap)
  119.  2) Right or left rotation
  120.  3) Linked display with multiple graphic data
  121.  4) Automatic window size adjustment
  122.  5) Information of comments on the graphics data
  123.  6) Display of the document file
  124.  7) Display of the information of environment
  125.  
  126.  Copy/Paste
  127.   Copy to the clip board is based on the copy of both DIB and Bit mapped
  128.   formats simultaneously.  You may paste using DIB (prior) or Bit mapped
  129.   formats.
  130.  
  131.  Link
  132.   When you want to link the graphic data next to the picture already shown, 
  133.   you may use this feature. The size of the picture should fit to the 
  134.   size of the previous picture already shown. When you want to add the
  135.   picture to the left side, you should remember that the horizontal size of 
  136.   the picture has limitation.  You may use this feature especially when  you
  137.   display several Q4 formatted data files.
  138.  
  139.  Auto adjustment of the size
  140.   To adjust the window size on the available screen size, you may use this
  141.   feature.  This feature is useful especially after the rotation or the
  142.   movement.
  143.  
  144.  Comment display
  145.   Information on the graphic data are shown.  These include data size, 
  146.   number of colors and comments appeared in the header of the graphic file 
  147.   (header in MAG format, /*comment*/ in XBM format).
  148.  
  149.  Document display
  150.   Document written on the DOC or Q4D file on the same directory can be 
  151.   shown using "notepad.exe" etc. (you may specify it.)  When you link 
  152.   several graphics, the common part is used as the name of the document
  153.   file.
  154.  
  155. >More options
  156.   I am sorry! You find the forbidden options that depend on the machines.
  157.  1) PC98(N)  (/98, /98N)
  158.   When the graphic data consist of 16 colors (palettes) and are shown in
  159.   the active window, palettes are chosen from 4096 colors.  You should
  160.   use this option when you use PC9801 and NEC Windows.
  161.  2) PC98(E.0)  (/98E, /98E0)
  162.   When the graphic data consist of 16 colors (palettes) and are shown in
  163.   the active window, palettes are chosen from 4096 colors.  You should
  164.   use this option when you use PC9801 and EPSON Windows ver.3.0.
  165.   (The palettes used in EPSON Windows are different from those of NEC Windows.)
  166.  3) PC98(E.A)  (/98EA)
  167.   When the graphic data consist of 16 colors (palettes) and are shown in
  168.   the active window, palettes are chosen from 4096 colors.  You should
  169.   use this option when you use PC9801 and EPSON Windows ver.3.0A.
  170.   (The palette used in EPSON Windows differ between the versions.)
  171.  4) GA1024i (/GA)
  172.   When the graphic data consist of 16 colors (palettes) and are shown in
  173.   the active window, palettes are chosen from 16 million colors.  You should
  174.   use this option when you use PC9801 and GA1024i under fixed palette
  175.   window driver.
  176.  5) VGA (/VGA)
  177.   When the graphic data consist of 16 colors (palettes) and are shown in
  178.   the active window, palettes are chosen from 262144 colors.  You should
  179.   use this option when you use IBM-PC VGA.
  180.   (The color adjustment may not good in this version.)
  181.  6) OTHERS (default)
  182.   Under this default option, graphics data are shown dependent to the
  183.   graphic driver used in the windows.
  184.  7) Fixed Palette (/FP)
  185.   The above modifications of palettes information are good only when the
  186.   picture is in active window.  However when this option is on, the
  187.   information of palettes is good when the picture is not in active 
  188.   window.
  189.  
  190.  Other options are good in every machine.
  191.  8) Pager option for document display (/PG<pager>)
  192.   Please specify the name of the program which is used to display the
  193.   document file with path name.  Default is "notepad.exe".
  194.  9) Re-drawing option when non-active (/UC)
  195.   When this option is on and GV.exe is in non-active window, this option
  196.   forces the re-drawing of the picture by adjusting the colors as truly as
  197.   possible.
  198. 10) Setting the default file type (/EXT=<TYPE>)
  199.   This option determine the graphic data file type at the beginning of this 
  200.   program.  <TYPE> can be the format which this program support and ALL.
  201.   When you don't select this option, the <TYPE> is MAG.
  202. 11) JPEG fast drawing (/JFAST)
  203.   When this option is selected, the reduction of the colors to 256 colors 
  204.   are done by 1 PASS.  This enables fast drawing but the reproducibility of
  205.   color becomes less.
  206.  
  207. >BUG
  208.   Please inform the bugs to the author.
  209.  
  210. >Limitations
  211.   Some features of this program have not been well tested. Please send the 
  212.   report to the author when you try them.
  213.   1. MAKI01B 8color 200line format
  214.   2. Auto judgement of CPU (286 or not)
  215.  
  216.   This program does not paste the logical palettes.  Therefore data exchange
  217.   might be in failure, when the application does not copy the DIB to clip
  218.   board.
  219.  
  220.   The drawing speed of JPEG graphic data is a kind of slow (;_;).
  221.  
  222. >Modifications in the next version
  223.   The following modifications are under consideration for the next version.
  224.   Please give the advice.
  225.  
  226.   1. quicker depicting of JPEG graphic data (if possible)
  227.   2. PIC format (please give me more information  m(o)m   )
  228.   3. PI format (please give me more information, too  m(o)m  )
  229.   4. GIF89a format
  230.   5. graphic data selection from keyboard
  231.   6. Modification to the graphics (sharpness, brightness etc.)
  232.  
  233.  Any graphics format in which the author is interested will be added to this
  234. list soon.
  235.  
  236.  
  237. >COPYRIGHT
  238.  Please keep the following instructions:
  239.   1) Don't change the copyright information.  The author, Tamotsu Tobita,
  240.      reserves all rights.
  241.   2) You can freely distribute this software by BBS. However you should
  242.      keep in mind the followings:
  243.     a) Distribute as the original is.
  244.     b) Don't forget to distribute the document together. When you re-
  245.        distribute this program, I will appreciate your notice.
  246.     c) Don't ask any money for this software.
  247.     d) If you want to distribute this software for the commercial purpose, 
  248.        please contact the author before.
  249.   3) The author is not responsible for any damages caused through the usage
  250.      of this program.  Therefore it is your responsibility to use this
  251.      program.  The author dose not have any responsibility to fix the bug.
  252.      The author does not have any responsibility for version up.
  253.  
  254. >Acknowledgment from the author
  255.    I really appreciate Mr.Woody RINN who kindly showed me the documents of 
  256.   MAG and MAKI format (MAGBIBLE, MKBIBLE).  Without these documents I could 
  257.   not start to make this program.  Please distribute this program to MAKI-
  258.   chan NET.
  259.    Thank you for the GIF87 documents made by Mr.Shindou (SHU). This document
  260.   is really a comprehensive explanation of GIF format.
  261.    Mr YUIPO was kind enough to help me to test palette manager.
  262.    The information of Q4 format is obtained from XLD45.exe (XLD45.c) written
  263.   by MAJYO. Thank you for this information, Mr Yuuichi (SYSOP of FQLD1 in 
  264.   NIFTY SERVE).
  265.    I would like to express my thanks to those who contributed the information 
  266.   of bugs and suggestions in FGALAV and FQLD forums.
  267.    Please give the author the information of the bugs or advises. I would like
  268.   to develop better version of this program.
  269.  
  270.          Tamotsu Tobita
  271.          NIFTY:PBC02026 TOBITA
  272.          JUNET:tobita@rigi.tis.toshiba.co.jp
  273.          NIKKEIMIX : tobita
  274.         (You may send an electric mail to JUNET from CompuServe.)
  275.  
  276. >Environment for development
  277.   PC-9801RA2(memory 3MB)
  278.   GA-1024i(high resolution board)
  279.   CR-5500
  280.   
  281.   MS-DOS ver.5.0
  282.   MS-Windows v.3.0A
  283.    display driver (1024x768 256 colors variable) v.1.20
  284.   Borland-C++ v.3.0
  285.   WXII-Win V1.10
  286.   FJ editor v.0.99d
  287.   WXII+ v.2.00F
  288.  
  289.  
  290. >History of modifications (version up)
  291.  V.0.58  1992/09
  292.          adjusted for VGA well
  293.  V.0.57  1992/08/05
  294.          fixed some bugs of options
  295.  V.0.57  1992/07/23 TEST version for USA CIS
  296.          added the feature of enlargement and shrinking of the picture
  297.          English mode
  298.          adjusted to the initialization file
  299.          correction of the aspect ratio
  300.          added more formats of JPEG which can be displayed
  301.          switches to Japanese/English mode according to WIN.INI information
  302.          auto-decision of 286CPU
  303.          Default of ful color machine became Others
  304.          consideration of non-preemptive multitask (in part)
  305.          fixed the bug which reserved wrong spaces for display of Q4 info.
  306.  V.0.56a 1992/07/01
  307.          fixed bugs of menu check
  308.          fixed bugs of command line option input
  309.  V.0.56  1992/06/27
  310.          added JPEG format
  311.          added VGA option
  312.          added the option to change the data type at the beginning
  313.          added the feature to link graphics
  314.          improved to display Q4 format using RGB palette file.
  315.          added to display more information on Q4 format (date and RGB file
  316.           information)
  317.          added OS/2 bitmap format
  318.          improved the acceptance of the name of document files at the 
  319.           multiple graphic display using link option.
  320.          fixed the bug that occurred at showing some Q4 files.
  321.          fixed the bug that could not set the name of the document file when
  322.           data file was pointed
  323.          fixed the bug that occurred at the rotation of the picture which
  324.           had odd number of line or row.
  325.  V.0.55a 1992/06/03
  326.          added the option for EPSON Windows ver.3.0A
  327.  V.0.55  1992/06/01
  328.          added Q4 format
  329.          added link feature
  330.          added and improved the auto adjustment of window size and its
  331.           algorithm
  332.          partial GIF89a display enabled
  333.          added the feature to read documents
  334.          added the feature to re-draw the non-active windows
  335.          improved the timing to change the logical palette
  336.          improved the menu structure
  337.          fixed the bug that occurred when XBM file does not have cr at the end.
  338.  V.0.54  1992/05/12
  339.          completed the action with palette manager
  340.          added MAKI format
  341.          added the option for EPSON Windows (PC98(E)) officially
  342.          added the PC98 palette options
  343.          added the feature that adjust the window side
  344.          changed the name of window to show the file name instead of GV
  345.          added the CPU information with MAG data
  346.          fixed the bug that induced malfunction to show MAG file without 
  347.           comments
  348.          fixed the bug that displayed wrongly the partial picture of MAG
  349.          fixed the bug that skipped to read extended block of GIF file
  350.          fixed the bug that worked wrongly with interlaced GIF file
  351.          fixed the bug that occurred with 8 color files
  352.          fixed the bug that calculated the wrong size of bit map size
  353.  V.0.53  1992/04/11
  354.          accepted GIF87a graphic format
  355.          enable to display partial save MAG graphic data
  356.          fixed the bug with 8 color display of MAG again.(_o_).
  357.          fixed the bug that hide the files without archive attributions
  358.          changed the timing of the change of PC98 palette at the multiple 
  359.           graphics display
  360.          added the option for GA1024i
  361.          added the option for EPSON Windows (PC98(E))
  362.          tested the palette manager
  363.  V.0.52a 1992/04/05
  364.          fixed the bug that erase the comments at rotation.
  365.          fixed the bug that took the wrong number of the palette with PC98
  366.          fixed the bug with 8 color display of MAG digital graphics
  367.  V.0.52  1992/04/03
  368.          fixed the bug that kept open the resources
  369.          added the capability of rotation to left/right
  370.  V.0.51  1992/03/31
  371.          added PC98 options
  372.          sending DIB and logical palette information to clip board
  373.  V.0.50  1992/03/20
  374.          First version
  375.  
  376.